sync up automated changes made by gtk-doc (manually verified correctness)
authorHavoc Pennington <hp@src.gnome.org>
Sun, 18 Feb 2001 23:19:46 +0000 (23:19 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Sun, 18 Feb 2001 23:19:46 +0000 (23:19 +0000)
docs/reference/gdk-pixbuf/tmpl/animation.sgml
docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-unused.sgml

index c8bff9b017cfc6fb46c4595234dcd7a9630173fc..9e9d4b2ff5dc56046d8abe8183612b9275c53baf 100644 (file)
@@ -112,6 +112,23 @@ frame.
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_pixbuf_frame_copy ##### -->
+<para>
+
+</para>
+
+@src: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_pixbuf_frame_free ##### -->
+<para>
+
+</para>
+
+@frame: 
+
+
 <!-- ##### FUNCTION gdk_pixbuf_frame_get_pixbuf ##### -->
 <para>
 
index b8af403062976cdbef898b2146f7280a2feb63f9..5bb094d4d29d7e4c116e2417f203eee3aff5a1eb 100644 (file)
@@ -1,27 +1,3 @@
-<!-- ##### SECTION ./tmpl/animation.sgml:Long_Description ##### -->
-  <para>
-    The &gdk-pixbuf; library provides a simple mechanism to load and
-    represent animations, primarily animated GIF files.  Animations
-    are represented as lists of #GdkPixbufFrame structures.  Each
-    frame structure contains a #GdkPixbuf structure and information
-    about the frame's overlay mode and duration.
-  </para>
-
-
-<!-- ##### SECTION ./tmpl/animation.sgml:See_Also ##### -->
-  <para>
-    #GdkPixbufLoader
-  </para>
-
-
-<!-- ##### SECTION ./tmpl/animation.sgml:Short_Description ##### -->
-Animations as multi-frame structures.
-
-
-<!-- ##### SECTION ./tmpl/animation.sgml:Title ##### -->
-Animations
-
-
 <!-- ##### SECTION ./tmpl/from-drawables.sgml:Long_Description ##### -->
   <para>
     The functions in this section allow you to take the image data
@@ -569,29 +545,6 @@ Scaling pixbufs and scaling and compositing pixbufs
 Scaling
 
 
-<!-- ##### SECTION ./tmpl/util.sgml:Long_Description ##### -->
-  <para>
-    These functions provide miscellaneous utilities for manipulating
-    pixbufs.  The pixel data in pixbufs may of course be manipulated
-    directly by applications, but several common operations can be
-    performed by these functions instead.
-  </para>
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:See_Also ##### -->
-  <para>
-    #GdkPixbuf
-  </para>
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Short_Description ##### -->
-Utility and miscellaneous convenience functions.
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Title ##### -->
-Utilities
-
-
 <!-- ##### SECTION ./tmpl/xlib-from-drawables.sgml:Long_Description ##### -->
   <para>
     The functions in this section allow you to take the image data